CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - java 遗传算法

搜索资源列表

  1. datamining

    0下载:
  2. Apriori源代码,包含c++/java实现;<br>神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序;遗传C源代码;外加充实的数据挖掘的算法讲解ppt
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3100371
    • 提供者:阳光
  1. GA

    0下载:
  2. 本文件主要是关于java实现的遗传算法的代码,很适合初学者对遗传算法的入门了解-This document is about the realization of the genetic algorithm java code, it is suitable for beginners to understand the genetic algorithm entry
  3. 所属分类:File Formats

    • 发布日期:2017-05-11
    • 文件大小:2079694
    • 提供者:颉灵
  1. AntTSP

    0下载:
  2. 本文件主要是针对遗传算法的java代码,很适合入门初学者-This document is mainly directed against the genetic algorithm java code, is perfect for beginners
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:24054
    • 提供者:颉灵
  1. GA_java

    1下载:
  2. 基于遗传算法的智能组卷系统 java ssh 基本的课程管理模块、题库模块和组卷模块- Design and Implementation of Intelligence Testing-paper Generation of Data structure
  3. 所属分类:Java Develop

    • 发布日期:2017-06-12
    • 文件大小:19455730
    • 提供者:张帆帆
  1. GA

    0下载:
  2. 个简单的遗传算法 java 适用于启发式搜索的初学者。-A simple genetic algorithm suitable for beginners java heuristic search
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5300
    • 提供者:jingjing
  1. 4editioncode

    0下载:
  2. 非线性系统第四版书中代码。混沌,分形,元胞自动机,遗传算法,基因表达式编程,支持向量机,小波,隐马尔可夫模型,模糊逻辑与C++、JAVA和SymbolicC++程序》-The fourth edition of the book code for nonlinear systems
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:370041
    • 提供者:cumt
  1. GeneticAlgorithms

    0下载:
  2. 用Java实现的遗传算法代码,有很详细的代码的分解,可以参考一下-GeneticAlgorithms use java
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:6945
    • 提供者:chenhongyu
  1. 11111

    0下载:
  2. 这是遗传算法计算的一个JAVA程序,希望对大家有帮助,这是死人珍藏哦,有不懂的可以发我邮件问我,我会帮你解答的,也可以qq问我,我的QQ事46546578,但是不要骚扰我哟。-This is a genetic algorithm to compute a JAVA program, we want to help, this collection is dead, oh, I do not understand you can send e-mail to ask me, I will hel
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:8192
    • 提供者:引号
  1. TSP

    0下载:
  2. 用遗传算法解决TSP问题,采用Java实现-the GA code for the tsp problem which is implemented by java
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:536
    • 提供者:alison
  1. GA

    0下载:
  2. 在java平台,应用遗传算法拟合浑水入渗经验公式,经验证可用-In the java platform, application of genetic algorithm to fit empirical formula for muddy water infiltration, proven available
  3. 所属分类:Java Develop

    • 发布日期:2017-04-27
    • 文件大小:8241
    • 提供者:陈佳悦
  1. GA_tsp

    0下载:
  2. Java实现遗传算法的tsp问题。函数说明详细,步骤清晰。-sove the TSP problem in GA with JAVA computer language. the function is clear
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:3174
    • 提供者:黄小君
  1. GA

    1下载:
  2. 水库调度最优水位控制遗传算法,java编写,方法针对水库调度最优水位的求解,求出的水位用于指导水库运行。-Reservoir dispatching water level control, genetic algorithm (ga) Java code
  3. 所属分类:Java Develop

    • 发布日期:2016-04-08
    • 文件大小:8192
    • 提供者:rui
  1. GA_CVRP

    3下载:
  2. 用遗传算法和模拟退火实现的限重的VRP(CVRP),250个customer,一个仓库,数据文件在里面,导入eclipse就可以运行。-this is a hybrid algorithm of GA and SA to solve CVRP problem, which is devopled on eclise with java.it contains a input dataset involved with 249 customers and one single depot.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:54272
    • 提供者:张放
  1. ArtificialIntelligence

    0下载:
  2. 一些人工智能方面的学习源码,用java写的。包括遗传算法 alpha-beta剪枝 模拟退火算法 九宫格 传教士与野人等问题或者算法实现源码。-Some artificial intelligence to learn the source code, written in java. Including genetic algorithm alpha-beta pruning simulated annealing algorithm and other missionaries and Sa
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:75759
    • 提供者:阿武
  1. java_ga

    0下载:
  2. 利用java实现遗传算法,用来解决tsp旅行商问题。功能已测试-Using Java implementation, genetic algorithm is used to solve TSP traveling salesman problem. Function has been tested
  3. 所属分类:Project Design

    • 发布日期:2017-04-14
    • 文件大小:3228
    • 提供者:mr陈
  1. jopt_sdk_4_9_5_evaluation_complete

    0下载:
  2. JOpt.SDK是一个自动化车辆路线和派送Java/J2SE和.NET.组件的工具。它可以解决旅行推销员的问题(TSP)和时窗限制路线规划的问题。它提供了各种因素限制的最佳化运输路线,如时窗,负载能力,规定行程路线。该组件是基于遗传算法,并自动确定订单任意设置车辆的优化配置。-JOpt.SDK is an automated vehicle routing and delivery of Java/J2SE and.NET. components of the tool. It can solv
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1900183
    • 提供者:kangshaobo
  1. GeneticAlgorithm-master

    0下载:
  2. 遗传算法解决旅行商的问题,通过java实现的源代码-GeneticAlgorithm master
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-03
    • 文件大小:905763
    • 提供者:黄冠灵
  1. genetic

    0下载:
  2. 本代码是用java语言编写的简单遗传算法,对于研究进化算法的朋友很有帮助-The code is simple genetic algorithm using java language, the study of evolutionary algorithms helpful friend
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:5776
    • 提供者:李煜
  1. geneticAlgorithm-Maze

    0下载:
  2. 遗传算法 的 用java编写 求解最短路径 可运行- U9057 u4F20 u7F3 u7C09 u7R3
  3. 所属分类:Java Develop

    • 发布日期:2017-12-11
    • 文件大小:18725
    • 提供者:tingxuege
  1. Boot

    0下载:
  2. Boot para leitura de email automatico
  3. 所属分类:Email客户端

    • 发布日期:2017-12-27
    • 文件大小:490496
    • 提供者:Roberto
« 1 2 ... 5 6 7 8 9 10»
搜珍网 www.dssz.com